Skip to content
Back to search
30
MCP

Safe Wallet

pulsemcp/safe wallet

Enables interaction with Safe smart contract wallets for querying transactions, retrieving multisig details, and decoding data using the Safe Transaction API.

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "safe_wallet": {
      "url": "None",
      "transport": "http"
    }
  }
}